Contains<TService> Method

Summary
Checks whether a service of a given type exists in the collection.
Syntax
C#
C++/CLI
public bool Contains<TService>() 
public:  
   generic<typename TService> 
   bool Contains() 

Type Parameters

TService
The type of the service to check for.

Return Value

true if a service object exists with the provided type; otherwise, it is false.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.